home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / lightzout.exe / LightzOut / System / commands.out < prev    next >
Encoding:
INI File  |  1997-02-17  |  530 b   |  14 lines

  1. [Commands]
  2. n0=#away disabled
  3. n1=1:PAGE: {
  4. n2=  if (( %pager == ON ) && ( $away == $true )) {
  5. n3=    query Whileáyouáwereáout...
  6. n4=    echo Whileáyouáwereáout... 3 $+ $nick said:12 $parm2* $+  3at 12[20 $+ $atime $+ 12]
  7. n5=    .notice $nick 3I received your page with message 4-=12 $+ $parm2* $+ 4=- 3at 12[20 $+ $atime $+ 12] 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`»)
  8. n6=  }
  9. n7=  else {
  10. n8=    .notice $nick 3My pager is not ON 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`»)
  11. n9=  }
  12. n10=}
  13. n11=#away end
  14.